home *** CD-ROM | disk | FTP | other *** search
/ Mastering Computers 3 / Mastering Computers Vol 3.iso / Windows 3.1x / utils / DESKLAUN.ZIP / README.TXT < prev   
Encoding:
Text File  |  1993-08-11  |  2.5 KB  |  85 lines

  1. DESKTOP LAUNCHER V1.0
  2. =====================
  3.  
  4. Program        : Desktop Launcher
  5. Version        : 1.0 BBS
  6. Language    : C
  7. Compiler    : Turbo C++ 3.1
  8. Date        : Aug. 10, 1993
  9. Author        : Julio Pons Terol
  10.  
  11. Desktop Launcher is a Windows 3.1 program designed to "launch" 
  12. programs from the "Desktop". The main idea is to associate one 
  13. icon to each program we want, let us move the icon to any 
  14. screen position and let run the associated program through the 
  15. icon.
  16.  
  17. The file DESK.HELP have a detailed description of the program.
  18.  
  19. Instalation
  20. ===========
  21.  
  22. The program use 5 files to work:
  23.  
  24. File           Description            Directory    
  25. ==========    ========================    ===============
  26. DESK.EXE    Executable program        DESK
  27. DESKSP.HLP    Help file (Spanish)            DESK
  28. DESK.HLP    Help file (English)            DESK
  29. BWCC.DLL    Borland Control Library        WINDOWS\SYSTEM
  30. DESK.INI    Configuration            WINDOWS
  31.  
  32. Where DESK Directory is any directory selected to install 
  33. Desktop Launcher. Optionally we can place BWCC.DLL in the DESK 
  34. directory.
  35.  
  36. The DESK.INI file is automatically created and this file have 
  37. all the configuration information.
  38.  
  39. In a multi-user environment, each user can have his own  
  40. DESK.INI file, and install the file just before start DESK.EXE 
  41. to have a personalized desktop.
  42.  
  43. Program License
  44. ===============
  45.  
  46. Desktop Launcher is distributed as-is.  The author disclaims 
  47. all warranties, expressed or implied.  The author will assume 
  48. no liability for damages either from the direct use of this 
  49. product or as a consequence of the use of this product.
  50.  
  51. Desktop Launcher may be used by any private individual or 
  52. non-commercial organization for any purpose, if all the terms 
  53. of this license are accepted.
  54.  
  55. This version of Desktop Launcher can be distributed only 
  56. through BBSs and Anonymous FTP sites. Including all the files 
  57. without modification.
  58.  
  59. The files that must be included are:
  60.  
  61.     readme.txt    Presentation file (English)
  62.     leeme.txt    Presentation file (Spanish)
  63.     desk.exe    The executable program
  64.     desk.hlp    English Help
  65.     desksp.hlp    Spanish Help
  66.     bwcc.dll    Borland control library.
  67.  
  68. If you find this program useful, you must register the program, 
  69. sending to me your name and address by e-mail or regular mail. 
  70. It isn't necessary to pay a fee, but I would appreciate a 
  71. donation.
  72.  
  73. Comments and suggestions also can help me.
  74.  
  75. Julio Pons.
  76. e-mail: jpons@etsit.upv.es
  77.  
  78. Julio Pons.
  79. Universidad PolitΘcnica de Valencia.
  80. Departamento DISCA
  81. Camino de Vera, 14
  82. 46080 Valencia.
  83. SPAIN.
  84.  
  85.